xen.git
2007-05-08 Alex Williamsonmerge with xen-unstable.hg
2007-05-08 kfraser@localhost... xend hvm: Fix 'monitor=1' handling in domain config...
2007-05-08 kfraser@localhost... [Xen-API] Fix the rtc/timeoffset entry.
2007-05-07 Alex Williamson[IA64] Remove obsolete bug work around code in xc_ia64_...
2007-05-07 Alex Williamson[IA64] Clear pending event when vcpu boots
2007-05-07 Alex Williamson[IA64] Prevent softlock up message when domain is restored.
2007-05-07 Alex Williamson[IA64] Rewrite ia64 vcpu_guest_context_regs structure
2007-05-07 Alex Williamson[IA64] Remove machvec_dig.h
2007-05-07 Alex Williamson[IA64] Switch to CONFIG_IA64_GENERIC config and wire...
2007-05-07 Alex Williamson[IA64] Create Xen machine vector
2007-05-07 Alex Williamson[IA64] Paravirtualize sba_iommu
2007-05-07 Alex Williamson[IA64] Paravirtualize swiotlb
2007-05-07 Alex Williamson[IA64] Fix PCI front with CONFIG_NUMA
2007-05-07 Keir Fraseria64, linux: Import linux git changeset 5ee7737379b1d7f...
2007-05-07 Keir Fraserlinux: Add two arch hooks xen_pre_suspend() and xen_pos...
2007-05-07 Keir Fraserioemu: Fix typo in the ISO_Level3_Shift patch which...
2007-05-07 Keir Fraserxenstat: Remove the "vbd-%d-%d is a VBD." debugging...
2007-05-07 Alex Williamson[IA64] Add sparse files for machine vector support
2007-05-07 Alex Williamson[IA64] Add iommu drivers to sparse tree
2007-05-05 Keir Fraserhvm: Domains must be at least 2MB in size.
2007-05-05 Keir FraserFix Xen API's Host.get_record method.
2007-05-03 Alex Williamson[IA64] Fix vcpu hotplug
2007-05-03 Alex Williamson[IA64] Mask event channel when vcpu boots
2007-05-03 Alex Williamson[IA64] Compilation fix of p2m module
2007-05-03 Alex Williamson[IA64] Fix time_resume()
2007-05-03 Alex Williamson[IA64] Compliation work around for sparsemem
2007-05-03 Alex Williamson[IA64] Remove unnecessary sparse tree files
2007-05-03 Alex Williamson[IA64] Sparse tree cleanup
2007-05-03 Alex Williamson[IA64] Always insert entry to VHPT's head, or double...
2007-05-03 Alex Williamson[IA64] Optimize some functions
2007-05-03 Alex Williamson[IA64] Support debug_keys on ia64
2007-05-03 kfraser@localhost... blktap: Fix qcow max_aio_reqs calculation.
2007-05-03 Christian Limpach[qemu patches] Update patches upto changeset 14986...
2007-05-03 kfraser@localhost... xend: Revert changeset 15002. Breaks xend restart in...
2007-05-03 kfraser@localhost... [IA64] Presently pygrub only looks in /efi/redhat/elilo...
2007-05-03 kfraser@localhost... ia64 doesn't use /usr/lib64 on any distribution. When...
2007-05-03 kfraser@localhost... Even though 3.1.0 won't have an implementation for...
2007-05-02 Brendan CullyPut blktap character device back into /dev/xen.
2007-05-02 Tom Wilkie[XEND] Move Vifctl.network('start') earlier in Xend...
2007-05-02 Tom WilkieFix the fix for XendPIF
2007-05-02 Tom WilkieFix PIFIsPhysical exception when starting Xend
2007-05-01 Tom Wilkie[XM] Fix some small bugs in XenAPI create code.
2007-05-01 Tom Wilkie[XM] Fix get_single_vm bug
2007-05-02 kfraser@localhost... xend: Interface capability identifiers are statically...
2007-05-02 Tim Deegan[HVM] Save/restore: fix cset 14995
2007-05-02 Tim Deegan[HVM] Save/restore: save pending interrupts/events...
2007-05-01 Keir Fraserxend: Fix use of PIFIsPhysical (takes no arguments).
2007-05-01 Christian Limpach[pv console] Move console information in xenstore to...
2007-05-01 kfraser@localhost... xend: Fix SrvDomain.op_save.
2007-05-01 kfraser@localhost... xend: Ensure 2MB free before creating any domain. All...
2007-05-01 kfraser@localhost... xend: Fix spurious store changes on rename/migrate
2007-05-01 kfraser@localhost... save/restore: If ENABLE_LOGDIRTY fails, it may be becau...
2007-05-01 kfraser@localhost... xend: Ensure bootable flag is set in internal xend...
2007-05-01 kfraser@localhost... linux blkback/blktap: Request/response identifiers...
2007-04-30 kfraser@localhost... Handle ISO_Level3_Shift keysym as AltGr in ioemu/vncfb.
2007-04-28 Keir Fraservnet: Another build fix for finding Linux build tree...
2007-04-28 Keir FraserFix 'sched=sedf' boot.
2007-04-28 Keir Fraserxen: Fix build with recent GCC (4.1+).
2007-04-28 ewan@localhost... Bump all API version numbers to 1.0.0.
2007-04-28 Jake WiresEnsure blk{tap/back}'s vm_area is not freed twice on...
2007-04-27 kfraser@localhost... vnet: Fix build of the vnet module.
2007-04-27 kfraser@localhost... Add INIT INFO block to example init.d/xend file.
2007-04-27 Steven HandHandle EOF on xenstored socket.
2007-04-27 kfraser@localhost... xend: Auto-balloon a couple megabytes before creating...
2007-04-27 kfraser@localhost... xend: Don't use -q flag to bootloader if activating...
2007-04-27 Tom Wilkie[XEND] make *.get_all_records return dict of ref->record
2007-04-27 kfraser@localhost... xen: More 'IS_COMPAT' cleanups.
2007-04-27 Steven HandAllow dynamic_min/dynamic_max to (temporarily) be out...
2007-04-27 Steven HandSanity check changes to memory dynamic/static min/max...
2007-04-27 Steven SmithMerge.
2007-04-27 Steven Smith32 on 64: Don't lock up Xen if you need to do lots...
2007-04-27 Tom Wilkie[XM] Differentiate between VLAN PIFs and normal PIFs...
2007-04-27 Tom Wilkie[XEND] Fix up PIF class, make it work
2007-04-27 Tom Wilkie[XEND] Used shutil.rename to cope with /tmp and /var...
2007-04-27 Tom Wilkie[XM] Fix typo in XenAPI create code
2007-04-27 Tim DeeganMerge
2007-04-27 Tim Deegan[HVM] Save/restore: pad save structs up to a multiple...
2007-04-27 Tom Wilkie[XEND] Start cleanly even with bad xml state files
2007-04-27 Tim Deegan[XEN] Replace IS_COMPAT() in the shadow code with pv_32...
2007-04-26 kfraser@localhost... hvm: Take care when checking ->is_compat flag now that...
2007-04-26 Tom WilkieAdd support for creating networks to xm create XML...
2007-04-26 kfraser@localhost... hvmloader: Place SMBIOS tables at 0xE9000. Previous...
2007-04-26 Tom Wilkie[XM-TEST] Add test for new network functions
2007-04-26 Tom Wilkie[XM-TEST] Move network_utils.py to lib directory
2007-04-26 Tom WilkieAdd network-del and network-show commands to xm
2007-04-26 Tom WilkieAdd network.destroy() to XenAPI
2007-04-26 kfraser@localhost... domain builder: Fix sanity check for gzip size.
2007-04-26 kfraser@localhost... acm: Remove unecessary compat shim from do_acm_op().
2007-04-26 kfraser@localhost... acm: Fix 32-bit build with acm enabled.
2007-04-26 kfraser@localhost... blktap: Segments can span multiple clusters with tap...
2007-04-26 kfraser@localhost... hvm ioemu: Fix SCSI initialisation after c/s 14942.
2007-04-26 kfraser@localhost... xen x86/64 compat: Fix size of accesses to trap_bounce...
2007-04-26 kfraser@localhost... Remove non-ASCII chars in man page.
2007-04-26 kfraser@localhost... xend: Tidy bootloader device constant.
2007-04-25 Keir Fraserhvm vmx: Mark bootstrap-initialised variables as read...
2007-04-25 Keir Fraserhvm vmx: Another small fix for CPUs with no TPR_SHADOW...
2007-04-25 Keir Fraserxen: Fix maximum_gpfn() hypercall to always return...
2007-04-25 Keir Fraserhvm vmx: Only use TPR_SHADOW feature if supported.
2007-04-25 kfraser@localhost... hvm ioemu: Do not initialise the LSI SCSI interface...
2007-04-25 Tom Wilkie[XEND] No need to refresh bridges under new model...
next